Step of Proof: order_split 12,41

Inference at * 2 
Iof proof for Lemma order split:



1. T : Type
2. R : TT
3. a:TR(a,a)
4. abc:TR(a,b R(b,c R(a,c)
5. xy:TR(x,y R(y,x (x = y)
6. xy:T. Dec(x = y)
7. a : T
8. b : T
9. (R(a,b) & (R(b,a)))  (a = b)
  R(a,b
latex

 by GenExRepD 
latex


 1

 1: 9. R(a,b)
 1: 10. R(b,a)
 1:   R(a,b)
 2

 2: 9. a = b
 2:   R(a,b)
 .


DefinitionsP & Q, P  Q

origin